ComponentOne Xamarin Edition
CanSort Method (C1HierarchicalCollectionView<T>)
C1.CollectionView Assembly > C1.CollectionView Namespace > C1HierarchicalCollectionView<T> Class : CanSort Method
The sort descriptions to be checked whether the collection view can be sorted.
Returns whether the collection view is able to sort the specified sortDescriptions.
Syntax
public bool CanSort( 
   params SortDescription[] sortDescriptions
)

Parameters

sortDescriptions
The sort descriptions to be checked whether the collection view can be sorted.
See Also

Reference

C1HierarchicalCollectionView<T> Class
C1HierarchicalCollectionView<T> Members